D3D_BATCH_ADD_DOT3D
This command will add a dot to the current batch. The amount of dots added is monitored and will not add any past the maximum set.
Specifying a colour will override the colour set by D3D_COLOR.
The batch must be initialised with D3D_BATCH_SET_DOT3D and drawn with D3D_BATCH_DRAW_DOT3D

SYNTAX
D3D_BATCH_ADD_DOT3D X#, Y#, Z#
D3D_BATCH_ADD_DOT3D X#, Y#, Z#, Colour

RELATED INFO
D3DFunc Commands Menu
Index

EXAMPLE
View Showcase Example